home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia 1995 April / Informatica Multimedia CD - Epimundo.iso / DOS / CAT_DISK / PC_CAT / UPDATE.DOC < prev   
Encoding:
Text File  |  1991-01-01  |  12.8 KB  |  248 lines

  1.  
  2.                      Changes to the main PC-Catalog program          Page 1
  3.  
  4.         (partial list of changes since the original issue (10/16/89):
  5.         (complete list is 12 pages.)
  6.  
  7.         PCAT version 3.2 (1/2/91):
  8.  
  9.              Minor bug fix.
  10.  
  11.         1 - If you entered certain capital letters as the last character
  12.         of either a volume, subdirectory, or file name or a keyword or
  13.         description, strange things could happen (like the cursor
  14.         jumping to another field unexpectedly).  This was only a problem
  15.         if you typed capital letters and at the end of the field.  The
  16.         worst that seems to have happened was that you could get garbage
  17.         on your screen.  You could still [ESC] and get back to normal.
  18.  
  19.         2 - It was found to be possible to enter numbers in the Options
  20.         > Memory Allocation fields that were totally out of bounds of
  21.         the limits given in the prompt.  When you did, you didn't get
  22.         the number that you typed.  Again, nothing was hurt by this and
  23.         the program refused to accept the bad input.
  24.  
  25.  
  26.  
  27.                      Changes to the main PC-Catalog program          Page 2
  28.  
  29.         PCAT version 3.1 (12/11/90):
  30.  
  31.              Major bug fix.  All registered users of PC-Catalog version 3.0
  32.         have or will soon receive a free copy of version 3.1 mailed to
  33.         their last known address. The problems that this version will
  34.         solve are as follows:
  35.  
  36.         1 - The major problem with version 3.0 which shut down shipping all
  37.         registered copies was that when you tried to print the entire
  38.         catalog to either a file or a printer, it took the files from one
  39.         subdirectory (seemingly chosen at random) and said that they were
  40.         in every directory.  They were also the only files in those
  41.         directories.  This bug was introduced due to a seemingly minor fix
  42.         to a very minor problem found in beta testing.  The cure was MUCH
  43.         worse than the disease.  I can only apologize for the inconvenience
  44.         that this has caused everyone and say that our testing procedures
  45.         have been changed so that this type of problem should not recur.
  46.  
  47.         2 - Version 3.0 was also not reusing EMS memory efficiently.  It
  48.         tended to get a new page rather than reuse free space in previously
  49.         allocated pages.  As a result, it would run out of EMS memory
  50.         sooner than it should have.  This has been fixed at the expense of
  51.         slower operation using EMS memory but it is still more than twice
  52.         as fast as using an EMS RAM disk.
  53.  
  54.         3 - It was also possible with some catalogs to hang the program
  55.         while trying to save what had been completed before it ran out of
  56.         EMS memory.  The "hanging" problem has been fixed but it is still
  57.         possible that you will get stuck in a loop of running out of memory
  58.         messages but at least you now can save some of your data and you
  59.         shouldn't have to reboot.  The reason that the program still has a
  60.         possible loop is that both the real memory and the overflow area
  61.         are very full and the program has to try different combinations of
  62.         shuffling to try to find a way to get it all out.  It may now also
  63.         ask if it can delete a subdirectory to try to make some room.
  64.  
  65.         4 - There was also an error in the detection routine for EMS
  66.         memory.  Some people with EMS memory were not able to use it.
  67.         (Considering the previous two problems, some may have called this a
  68.         "feature".  ARGH!)
  69.  
  70.         5 - The keyboard is now cleared of any previous keystrokes anytime
  71.         an error is detected.  This prevents keystrokes saved in the type-
  72.         ahead buffer from being accepted as acknowledgement of errors and
  73.         instructions of what to do as a result of the error.
  74.  
  75.         6 - Since deleting things in EMS memory takes longer, a "waiting"
  76.         message is now displayed while deleting subdirectories and volumes.
  77.  
  78.         7 - Version 3.0 also added a memory packing routine to reduce the
  79.         probability of running out.  It has been noticed that this takes
  80.         more than an instant on slower machines, so a message has been
  81.         added to tell you when it is occurring.
  82.  
  83.  
  84.  
  85.                      Changes to the main PC-Catalog program          Page 3
  86.  
  87.         PCAT version 3.0 (11/15/90):
  88.  
  89.              Another major update
  90.  
  91.         1 - EMS memory can now be used instead of disk for overflow
  92.         records.  This is MUCH faster.  It requires that you have a driver
  93.         for extended memory that follows the Lotus/Intel/Microsoft Expanded
  94.         Memory Specification version 4.0.  If you don't know what that
  95.         means, don't worry about it.  PC-Catalog will check for it and use
  96.         it if it is available.  If not, you will still be asked for a drive
  97.         when you run out of memory.
  98.  
  99.         2 - PC-Catalog now uses an overlay file.  This slows it down
  100.         somewhat but it means that you have more memory for your catalog
  101.         and I can be a little more liberal with error messages without
  102.         worrying about all the space they take.  EMS memory is
  103.         automatically used to speed up the overlay process if it is
  104.         available.
  105.  
  106.         3 - PC-Catalog now reads self extracting files created by PKZIP and
  107.         LHARC.  This can cause it to take much longer to update a disk if
  108.         you have many EXE and COM files since each has to be opened and
  109.         read to determine if they are self extracting files.
  110.  
  111.         4 - You can now select items on all of the screens by pressing the
  112.         first letter of the item you want.  This includes all of the
  113.         volume, subdirectory, and file displays.
  114.  
  115.         5 - Whenever you are asked to enter a filename for reading or
  116.         saving data, you can now press [F9] to get a directory.  You are
  117.         asked for a pattern to match and you can enter any pattern that
  118.         would be legal at the DOS command line command DIR.
  119.  
  120.         6 - Considering the wishes of almost EVERYONE, PC-Catalog will now
  121.         try to permanently label disks when either no label is found or you
  122.         choose to change the label found.  See the comments in the main
  123.         documentation for some warnings.
  124.  
  125.         7 - You can now bypass the copyright message and verification of
  126.         the catalog to read at startup by putting the character "@" in
  127.         front of the file name of the catalog to read in Options > File
  128.         Names.
  129.  
  130.         8  - PC-Catalog now moves the cursor down one entry when you are
  131.         modifying things so it is easier to modify a group of files, etc.
  132.         You should be able to just press [ENTER] until you get to the next
  133.         item.
  134.  
  135.         9 - You can now adjust description lines to end on even words (word
  136.         wrap) by pressing [CTL] [W].
  137.  
  138.         10 - You can now completely eliminate printing volumes,
  139.         subdirectories, etc. from reports by making the print format for
  140.         that class of objects a blank line.  No headers or form feeds will
  141.         be printed either if the format is blank.
  142.  
  143.  
  144.                      Changes to the main PC-Catalog program          Page 4
  145.  
  146.         11 - I noticed one day that, if you created a catalog with the
  147.         option to read inside library files turned off and then updated the
  148.         disk with the option turned on, it still wouldn't read the files
  149.         even if you had chosen the option to update the contents of library
  150.         files every time they were read.  This has been fixed.
  151.  
  152.         12 - An option has been added to eliminate the verify step when an
  153.         existing file is found while writing a catalog or print file.
  154.  
  155.         13 - The catalog FINALLY will not save any extra spaces at the end
  156.         of keywords or descriptions.  Any that are found in existing
  157.         catalogs will be automatically eliminated by this version.
  158.  
  159.         14 - The View function would many times run out of memory with
  160.         large catalogs.  This is now checked for and 128 Kb of memory is
  161.         freed by writing to the overflow memory area.
  162.  
  163.         15 - By popular request, you can now print multiple columns.  The
  164.         character ":" in the various printer formats instructs PC-Catalog
  165.         to continue the next entry on the same line if it is the same type
  166.         record.  Before I get a lot of complaints (which I expect anyway)
  167.         let me say that printing multiple columns with sorted records
  168.         appearing horizontally rather than vertically is dumb but it was
  169.         MUCH easier to program.  I will try to fix this in a future update.
  170.  
  171.         16 - When printing reports of the complete catalog, you are now
  172.         asked if you want to eliminate library members from the report.
  173.         This allows you to create a list of file names as they would appear
  174.         in a directory rather than with all the contents also.
  175.  
  176.         17 - The [UP] and [DOWN] keys work in more situations now.
  177.  
  178.         18 - There was an error in printing reports when you answered that
  179.         you did not want to separate volumes, subdirectories, etc., the
  180.         number of lines per page was being ignored.  That has been fixed.
  181.  
  182.         19 - The ability to print the entire catalog while in the middle of
  183.         Updating a disk has been eliminated.  It was causing the screen to
  184.         sometimes display happy faces on return from the print operation.
  185.         It didn't make sense to do this anyway.
  186.  
  187.         20 - A rather obscure error has been eliminated (I hope) when you
  188.         were automatically adding descriptions and you ran out of memory
  189.         and were asked to use an overflow disk.
  190.  
  191.         21 - It seems as if very few people ever make mistakes (or else
  192.         they are afraid to say so) since only one person besides myself
  193.         ever noticed that the program would hang if you asked to View a
  194.         member of a library.  The error message was presented and you
  195.         couldn't acknowledge it.
  196.  
  197.         22 - The options for including hidden files and subdirectories have
  198.         been moved from their own entry on the options menu to a part of
  199.         the display option.
  200.  
  201.  
  202.                      Changes to the main PC-Catalog program          Page 5
  203.  
  204.         23 - The automatic detection of the display adapter has been
  205.         changed for the last time (I hope).  Support for non-BIOS
  206.         compatible machines has been dropped entirely since no one to my
  207.         knowledge ever registered with a machine that wouldn't accept
  208.         direct memory writes.  Let me know immediately if this is
  209.         incorrect.
  210.  
  211.         24 - It was brought to my attention that deleted subdirectories
  212.         were being displayed even if you had the option to display changes
  213.         turned off.  This proves that I normally like to see what is
  214.         changing and don't test well the function to eliminate the
  215.         displays.  {grin}
  216.  
  217.         25 - A memory packing function has been added to reduce the chances
  218.         of running out of memory when starting a new function such as Find
  219.         Things.  You may, however, notice a slight delay that wasn't
  220.         present in prior versions.  I am working on reducing the delay.
  221.  
  222.         26 - When you select to send a print output to the printer rather
  223.         than a file or the screen, you know have a new menu to chose the
  224.         printer from.  This should make it easier for those who have more
  225.         than one printer attached to their machines.
  226.  
  227.         27 - LHARC files which contain subdirectory information are now
  228.         read correctly.  I don't have any idea why this wasn't fixed at the
  229.         same time PKZIP files were fixed for the same problem.
  230.  
  231.         28 - Just to prove that I am the only one who ever makes mistakes,
  232.         NO ONE else ever tried to modify a subdirectory and then changed
  233.         their mind.  In over a year, NO ONE ever noticed that if you moved
  234.         the cursor off the ADD SUBDIRECTORY line and then pressed [ESC] the
  235.         subdirectory that you were pointing to (and all below it) would be
  236.         deleted from the catalog.  I'm sure that most users never saw this
  237.         (obviously, I've been using the program longer than anyone and I
  238.         only recently discover it) but, on the other hand, with all the
  239.         registered users, maybe someone did notice this and just ignored
  240.         it.  PEOPLE!  PC-Catalog is a cooperative effort.  If you see a
  241.         problem, say something!  All I ask is a post card.  I have always
  242.         offered a free fix for any registered user who reports a bug in the
  243.         program.  The first to report it also gets a free upgrade to the
  244.         next major version.  Aren't the free disks that you would receive
  245.         worth your time and a 15 cent stamp?
  246.  
  247.  
  248.